xm: pass --skipdtd parameter through to 'xm new'
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 6 Aug 2007 12:39:20 +0000 (13:39 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 6 Aug 2007 12:39:20 +0000 (13:39 +0100)
commit050883d0fd37f147be8af0dbb037c4116825e36a
tree6071d81d5b4f8da103289bb5abc722c0211b9024
parent44cdadd1cd9fc7e081498d4b453b52ffd4cc6380
xm: pass --skipdtd parameter through to 'xm new'

Pass the command line parameter '--skipdtd|-s' through to the actual
'xm new' command.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xm/new.py